[INFO] cloning repository https://github.com/DrBarnabus/nes-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrBarnabus/nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48155b069989b90db0c02a1476c52745d4b56ff2
[INFO] fixing DrBarnabus/nes-emulator against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DrBarnabus/nes-emulator
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/DrBarnabus/nes-emulator
[INFO] tweaked toml for git repo https://github.com/DrBarnabus/nes-emulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrBarnabus/nes-emulator on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrBarnabus/nes-emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded imgui-winit-support v0.13.0
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded imgui-glow-renderer v0.13.0
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616
[INFO] running `Command { std: "docker" "start" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling nes-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `winres`
[INFO] [stdout]  --> build.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use winres::WindowsResource;
[INFO] [stdout]   |         ^^^^^^ use of unresolved module or unlinked crate `winres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winres`, use `cargo add winres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nes-emulator` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616", kill_on_drop: false }`
[INFO] [stdout] 380e82d180aba7a1eb3e7a59435f817b23ebe42618ad88ee9292057ece1df616
